Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added support of durable delete #1651

Merged

Conversation

wolfchkov
Copy link
Contributor

No description provided.

@wolfchkov wolfchkov force-pushed the feature/durable-delete-support branch from 88de4e9 to bf262a6 Compare December 13, 2023 11:17
@@ -11,7 +11,7 @@
@ConfigurationProperties("embedded.aerospike")
public class AerospikeProperties extends CommonContainerProperties {

static final String BEAN_NAME_AEROSPIKE = "aerospike";
public static final String BEAN_NAME_AEROSPIKE = "aerospike";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do you need public? I dont see usages

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

usage on other library

ijusti
ijusti previously approved these changes Dec 13, 2023
…sCleaner, and the possibility of replacing the default ExpiredDocumentsCleaner bean
@Fameing Fameing merged commit 48aa06d into PlaytikaOSS:develop Dec 15, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants